
        i,em{font-style:normal;}
		.content{width:1200px;margin:0 auto;}
        .head{position:relative;z-index:300;}
        .head .hea-top{height:35px; background:#f5f5f5;}
        .head .hea-top span{display: block; height:35px; line-height: 35px;font-size: 14px; color:#999999;float:left;}
        .head .hea-top em{display: block; height:35px; float:right;}
        .head .hea-top em a{display: block; height:35px; line-height: 35px; padding-left:20px;font-size: 14px; color:#999999;float:left;margin-left: 32px;}
        .head .hea-top em a.sc{background:url(images/top1.png) no-repeat left;}
        .head .hea-top em a.zx{background:url(images/top2.png) no-repeat left;}
        .head .hea-top em a.dt{background:url(images/top3.png) no-repeat left;}
        .head .hea-top em i{display: block; height:35px; line-height: 35px;font-size: 14px; color:#057dc6;float:left;margin-left: 32px;}
        .head .hea-cen{height:126px;padding-top:31px; box-sizing: border-box;}
        .head .hea-cen .logo{float:left; width:730px;}
        .head .hea-cen .logo .t_logo{float:left;width:272px; height:53px;margin-right: 25px;padding-top:3px;}
        .head .hea-cen .logo .t_logo img{width:100%;}
        .head .hea-cen .logo h2{float:left; padding-left:18px; position: relative;}
        .head .hea-cen .logo h2:before{width:1px; height:53px; background:#bfbfbf; content:"";position: absolute; left:0;top:5px;}
        .head .hea-cen .logo h2 span{display: block; height:29px; line-height: 29px;font-size: 20px; color:#333333; font-weight: normal;}
        .head .hea-cen .logo h2 em{display: block; height:35px; line-height: 35px; font-size: 25px; color:#172938; font-weight: bold;}
        .head .hea-cen .logo h2 em b{color:#057DC6;}
        .head .hea-cen .hea-tel{float:right;padding-left:62px; background:url(images/hea-tel.png) no-repeat left;}
        .head .hea-cen .hea-tel em{display: block;line-height: 29px;height:29px;font-size: 29px; color:#333333; font-family: "Acrom";}
        .head .menu{height:60px; background:#172938; }
        .head .menu .nav{width:1200px; margin:0 auto;}
        .head .menu .nav li{float:left;height:60px; line-height: 60px;border-right:1px solid rgba(68,81,92,0.52);position: relative;}
        .head .menu .nav li:before{width: 100%; height:0; background:#057dc6; content:"";position: absolute; left:0;top:0; transition: .5s;}
        .head .menu .nav li>a{display: block; height:60px;font-size: 16px; color:#FFFFFF;padding:0 38px; position: relative;}
        .head .menu .nav li:last-child{border-right:0;}
        .head .menu .nav li.first{padding-left:23px;}
        .head .menu .nav li.first a{background:url(images/nav-ico.png) no-repeat left;padding:0 23px 0 25px;}
        .head .menu .nav li:hover:before,.head .menu .nav li.cur:before{height:60px;}
        
        .head .menu .nav li .erji{width:100%;background:#172938;display:none;}
        .head .menu .nav li .erji em{display:block; height:50px; line-height:50px; text-align:center;border-bottom:1px dashed #FFF;}
        .head .menu .nav li .erji em a{font-size: 14px; color:#FFFFFF;}
	

 .banner{position:relative;overflow:hidden;}
                .banner .slick-arrow {position: absolute;font-size: 0;top: 50%;z-index:12;width: 100px;height: 100px;margin-top: -42px;border: 0;}
                .banner .slick-prev {outline: none;position: absolute; top:50%; width: 73px; height: 73px; z-index: 9; opacity: 0; text-align: center; margin-top: -40px;transition:.8s;background:url(images/c_prev.png) no-repeat;left: 5%;cursor: pointer;}
                .banner .slick-next {outline: none;position: absolute; top:50%; width: 73px; height: 73px; z-index: 9; opacity: 0; text-align: center; margin-top: -40px;transition:.8s;background:url(images/c_next.png) no-repeat;right: 5%;cursor: pointer;}
                .banner:hover .slick-prev { left: 10%; opacity: 0.3; }
                .banner:hover .slick-next { right: 10%; opacity: 0.3; }
                .banner img {display: block;width: 100%;margin:0 auto;}
                .slick-dots {position: absolute;left: 0; font-size:0;bottom: 5%;width: 100%;text-align: center;outline: none;}
                .slick-dots li {display: inline-block;margin: 0 15px; outline: none;}
                .slick-dots li button {display: block;border: 0 none;width: 12px;height: 12px;color: #fff; border-radius: 50%;background-color: #057dc6;outline: none; transition: .5s;}
                .slick-dots .slick-active button {background-color: #057dc6;width:50px;border-radius: 30px;}



        .footer{height:379px; background:url(images/foot.jpg) no-repeat center;}
        .foot{position: relative;padding-top:52px;}
        .foot .ft-top{width:97px; height:96px;position: absolute; left:551px; top:-26px;}
        .foot .ft-top span{display: block; width:100%; position: relative;}
        .foot .ft-top span em{display: block; width:97px; height:96px;-webkit-animation: spinAround 3s linear infinite;animation: spinAround 3s linear infinite;}
        @-webkit-keyframes spinAround {
            from {
                -webkit-transform: rotate(0deg)
            }
            to {
                -webkit-transform: rotate(360deg);
            }
        }
        @keyframes spinAround {
            from {
                transform: rotate(0deg)
            }
            to {
                transform: rotate(360deg);
            }
        }
        .foot .ft-top span i{display: block; width:97px; height:96px;position: absolute; left:0;top:0; cursor: pointer;}
        .foot .ft-top span img{width:100%;}
        .foot .ft-nav{height:46px;}
        .foot .ft-nav ul li{float:left;height:46px;margin-left: 50px;position: relative;}
        .foot .ft-nav ul li:first-child{margin-left: 0;}
        .foot .ft-nav ul li:before{width:0;height:3px; background:#057dc6;content:"";position: absolute;left:0;bottom:0; transition: .5s; }
        .foot .ft-nav ul li:hover:before{width:100%;}
        .foot .ft-nav ul li a{font-size: 16px; color:#FFF;}
        .foot .ft-cen{height:219px;padding-top:47px; box-sizing: border-box;}
        .foot .ft-cen .ft-logo{width:168px;}
        .foot .ft-cen .ft-logo h2{width:143px; height:62px;}
        .foot .ft-cen .ft-logo h2 img{width:143px; height:62px;}
        .foot .ft-cen .ft-logo p{height:64px; line-height: 64px;font-size: 29px; color:#FFF; font-weight: bold;letter-spacing: 8px;}
        .foot .ft-cen .ft-xx{width:680px;}
        .foot .ft-cen .ft-xx ul li{float:left;width:245px;margin-bottom: 17px;padding-left:55px; box-sizing: border-box;margin-left: 36px;}
        .foot .ft-cen .ft-xx ul li span{display: block;height:24px; line-height: 24px;font-size: 14px; color:rgba(255,255,255,0.5);}
        .foot .ft-cen .ft-xx ul li p{height:26px; line-height: 26px;font-size: 18px; color:rgba(255,255,255,0.5);}
        .foot .ft-cen .ft-xx ul li.ft1{background:url(images/ft1.png) no-repeat left;}
        .foot .ft-cen .ft-xx ul li.ft2{background:url(images/ft2.png) no-repeat left;}
        .foot .ft-cen .ft-xx ul li.ft3{background:url(images/ft3.png) no-repeat left;}
        .foot .ft-cen .ft-xx ul li.ft4{background:url(images/ft4.png) no-repeat left;}
        .foot .ft-cen .ft-xx ul li:last-child{width:355px;}
        .foot .ft-cen .ft-xx ul li:last-child p{font-size: 16px;}
        .foot .ft-cen .ft-code{width:301px; float:right;}
        .foot .ft-cen .ft-code span{display: block; float:left;}
        .foot .ft-cen .ft-code span i{display: block; width:123px; height:123px; line-height: 0; overflow: hidden;float:left;background:#FFF;box-sizing:border-box;padding:10px;}
        .foot .ft-cen .ft-code span i img{width:100%;}
        .foot .ft-cen .ft-code span em{display: block; width:40px; height:123px; background:#48596d;padding:40px 13px 0; box-sizing: border-box; font-size: 12px; color:#FFF;float:left; line-height: 14px;text-align: center;}
        .foot .ft-cen .ft-code span:last-child{float:right;}
        .foot .ft-link{height:60px; }
        .foot .ft-link span{display: block; float:left; }
        .foot .ft-link span em{display: block; height:60px; line-height: 60px; float:left; margin-right: 36px;font-size: 14px; color:rgba(255,255,255,0.3);}
        .foot .ft-link span em a{font-size: 14px; color:rgba(255,255,255,0.3);}
        .foot .ft-link strong{display: block; float:right;}
        .foot .ft-link strong i{display: block; height:60px; line-height: 60px;font-size: 14px;float:left;color:rgba(255,255,255,0.3); font-weight: normal;}
        .foot .ft-link strong a{display: block; height:60px; line-height: 60px;font-size: 14px;float:left; color:rgba(255,255,255,0.3); font-weight: normal;margin-left: 35px;}
        .foot .ft-link strong a.first{margin-left: 0;}
    

        .client-2 {
            position: fixed;
            right: -170px;
            top: 50%;
            z-index: 900;
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 62px;
            position: relative;
        }
        
        .client-2 li i {
            background: url(images/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 .my-kefu-qq i {
            background-position: 4px 5px;
        }
        
        .client-2 .my-kefu-tel i {
            background-position: 0 -21px;
        }
        
        .client-2 .my-kefu-liuyan i {
            background-position: 4px -53px;
        }
        
        .client-2 .my-kefu-weixin i {
            background-position: -34px 4px;
        }
        
        .client-2 .my-kefu-weibo i {
            background-position: -30px -22px;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop i {
               width: 33px;
    height: 31px;
    background-position: -23px -47px;
    background-size: 52px 82px;
        }
        .client-2 .my-kefu-ftop .my-kefu-main{
            padding-top: 6px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 62px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 16px;
            color: #fff;
            float: left;
            height: 24px;
            line-height: 22px;
            padding: 0 15px;
            border-left: 1px solid #fff;
            margin-top: 14px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #172938;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #172938;
            width: 97px;
            height: 53px;
            position: relative;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-weixin-pic {
            position: absolute;
            left: -130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
        
        .my-kefu-weixin-pic img {
            width: 115px;
            height: 115px;
        }
    
